home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Games of Daze
/
Infomagic - Games of Daze (Summer 1995) (Disc 1 of 2).iso
/
x2ftp
/
msdos
/
xlib
/
xlib06
/
xdetect.inc
< prev
next >
Wrap
Text File
|
1993-09-12
|
823b
|
27 lines
;-----------------------------------------------------------------------
;
; XDETECT - Include file
;
; XDETECT.ASM export functions
;
;
;
; ****** XLIB - Mode X graphics library ****************
; ****** ****************
; ****** Written By Themie Gouthas ****************
;
; egg@dstos3.dsto.gov.au
; teg@bart.dsto.gov.au
;-----------------------------------------------------------------------
global _MouseButtonCount :word
global _MouseVersion :word
global _MouseType :byte
global _MouseIRQ :byte
global _x_graphics_card :proc
global _x_processor :proc
global _x_coprocessor :proc
global _x_mousedriver :proc